var os.errPathEscapes
3 uses
os (current package)
file.go#L401: var errPathEscapes = errors.New("path escapes from parent")
root.go#L195: return nil, "", errPathEscapes
root_openat.go#L146: return ret, errPathEscapes
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)